home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / diskbuf.zip / AUTOEXEC.BAT next >
DOS Batch File  |  1987-05-15  |  416b  |  8 lines

  1. ECHO OFF
  2. REM Change the /TARGET: part of the line below to the drive you want to test.
  3. REM Change the /MAXBUF: part to the highest number of buffers you want to test.
  4. REM Change the /MINBUF: part to the lowest number of buffers you want to test.
  5. REM Eliminate the /PLOT part if you do not have a graphics adapter installed.
  6. REM The switches may appear in any order.
  7. DISKBUF/TARGET:C:/MAXBUF:45/MINBUF:3/PLOT
  8.